home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / snake_3d.swf / scripts / DefineButton2_107 / BUTTONCONDACTION on(keyPress Right).as < prev    next >
Encoding:
Text File  |  2007-04-02  |  45 b   |  4 lines

  1. on(keyPress "<Right>"){
  2.    pressed(39);
  3. }
  4.